FlexChart for WinForms
DrawLines(IList<Double>,IList<Double>) メソッド

C1.Win.FlexChart.10 アセンブリ > C1.Win.Chart 名前空間 > GraphicsRenderEngine クラス > DrawLines メソッド : DrawLines(IList<Double>,IList<Double>) メソッド
シンタックス
'宣言
 
Public Overloads Sub DrawLines( _
   ByVal xs As System.Collections.Generic.IList(Of Double), _
   ByVal ys As System.Collections.Generic.IList(Of Double) _
) 
public void DrawLines( 
   System.Collections.Generic.IList<double> xs,
   System.Collections.Generic.IList<double> ys
)

パラメータ

xs
ys
参照

参照

GraphicsRenderEngine クラス
GraphicsRenderEngine メンバ
オーバーロード一覧